Table of Contents

DokUI Template

Compatible with DokuWiki

Hrun, Ponder Stibbons

template A finest template based-on uikit

Last updated on
2014-07-25
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with clean, html5, responsive

An elegant template for Desktop and Mobile Wiki based-on UI Kit. Work fine for code documental wiki.

Download and Install

Use the following URL to download this template:

Refer to template on how to install and use templates in Dokuwiki.

Sites using this Template

Q&A

:?: Would be great if the dokui-sideabar-navigation would work with i.e. indexmenu to have a dynamic navigation-menu instead the static bullet list. Or is there another way? — Otto 2015/01/30 14:10
:?: ===||=== The same wish :-DFlorin 2015/03/37 18:10
:?: One way to fix this is to put the following bash script in the “pages” root directory and execute it once every time you want to change the sidebar-navigation (it copies the “navigation.txt” to every subdirectory, hence, synching it globally):

#!/bin/bash
find . -type d -exec cp navigation.txt {} \;

Don't forget to make the file executable.

:?: If running on IIS what files to change to customize top bar and display navigation menu on each page with namespace sublevels

Topbar

:?: How can we have a dynamic top bar, link and sub-link? — Florin 2015/03/37 18:10

:?: How to change the topbar icon size, font, image?

Reviews

Bugs